home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / Chip_2004-11_cd1.bin / software / rosoft / RosoftMediaPlayerFree.exe / {win} / SAAPUninstaller.exe / RCDATA / TFORMDELSAAP / TFORMDELSAAP.txt < prev   
Text File  |  2004-09-02  |  2KB  |  83 lines

  1. object FormDelSAAP: TFormDelSAAP
  2.   Left = 423
  3.   Top = 351
  4.   Width = 451
  5.   Height = 158
  6.   Caption = 'Rosoft Adware and 180 Search Assisnant'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 443
  22.     Height = 129
  23.     Align = alClient
  24.     BevelWidth = 3
  25.     TabOrder = 0
  26.     object Image1: TImage
  27.       Left = 3
  28.       Top = 3
  29.       Width = 437
  30.       Height = 123
  31.       Align = alClient
  32.       Picture.Data = {<image000.bmp>}
  33.       Stretch = True
  34.     end
  35.     object Label1: TLabel
  36.       Left = 40
  37.       Top = 16
  38.       Width = 372
  39.       Height = 20
  40.       BiDiMode = bdLeftToRight
  41.       Caption = 'This program came with 180 Search Assistant,'
  42.       Font.Charset = DEFAULT_CHARSET
  43.       Font.Color = clWindowText
  44.       Font.Height = -16
  45.       Font.Name = 'MS Sans Serif'
  46.       Font.Style = [fsBold]
  47.       ParentBiDiMode = False
  48.       ParentFont = False
  49.       Transparent = True
  50.     end
  51.     object Label2: TLabel
  52.       Left = 40
  53.       Top = 40
  54.       Width = 320
  55.       Height = 20
  56.       Caption = 'would you like to unisntall this program?'
  57.       Font.Charset = DEFAULT_CHARSET
  58.       Font.Color = clWindowText
  59.       Font.Height = -16
  60.       Font.Name = 'MS Sans Serif'
  61.       Font.Style = [fsBold]
  62.       ParentFont = False
  63.       Transparent = True
  64.     end
  65.     object pbOK: TRSButton
  66.       Left = 232
  67.       Top = 80
  68.       Width = 86
  69.       Height = 23
  70.       Picture.Data = {<image001.bmp>}
  71.       OnClick = pbOKClick
  72.     end
  73.     object pbNO: TRSButton
  74.       Left = 120
  75.       Top = 80
  76.       Width = 86
  77.       Height = 23
  78.       Picture.Data = {<image002.bmp>}
  79.       OnClick = pbNOClick
  80.     end
  81.   end
  82. end
  83.